301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: cpi.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en-US" dir="ltr"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- ===============================================--> <!-- Document Title--> <!-- ===============================================--> <title>CPI</title> <!-- ===============================================--> <!-- Favicons--> <!-- ===============================================--> <link rel="apple-touch-icon" sizes="180x180" href="assets/img/favicons/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicons/favicon-16x16.png"> <link rel="shortcut icon" type="image/x-icon" href="assets/img/favicons/favicon.ico"> <link rel="manifest" href="assets/img/favicons/manifest.json"> <meta name="msapplication-TileImage" content="assets/img/favicons/mstile-150x150.png"> <meta name="theme-color" content="#ffffff"> <!-- ===============================================--> <!-- Stylesheets--> <!-- ===============================================--> <link href="assets/lib/loaders.css/loaders.min.css" rel="stylesheet"> <!--<link href="https://fonts.googleapis.com/css?family=PT+Mono%7cPT+Serif:400,400i%7cLato:100,300,400,700,800,900" rel="stylesheet">--> <link href="assets/lib/remodal/remodal.css" rel="stylesheet"> <link href="assets/lib/remodal/remodal-default-theme.css" rel="stylesheet"> <link href="assets/lib/owl.carousel/owl.carousel.css" rel="stylesheet"> <link href="assets/css/theme.css" rel="stylesheet"> <link rel="stylesheet" href="https://use.typekit.net/wlc2oyf.css"> </head> <body> <nav class="navbar navbar-expand-lg navbar-light fixed-top navbar-sparrow"> <div class="container"> <a class="navbar-brand" href="index.html"> <img class="logo" src="assets/img/CPIbannercolor.png" style="max-height: 50px"> </a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown1" aria-controls="navbarNavDropdown1" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button> <div class="collapse navbar-collapse" id="navbarNavDropdown1"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="index.html">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="about.html">About</a> </li> <li class="nav-item"> <a class="nav-link dropdown-toggle" id="navbarDropdownMenuLink1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Solutions</a> <div class="dropdown-menu dropdown-menu-right bg-white text-dark" aria-labelledby="navbarDropdownMenuLink1"> <a class="dropdown-item" href="radiativetransfer.html">Earth and Planetary Radiative Transfer</a> <a class="dropdown-item" href="remotesensing.html">Satellite Remote Sensing</a> <a class="dropdown-item" href="spectral.html">Spectral Sensing and Imaging</a> <a class="dropdown-item" href="GMD.html">Geomagnetic Disturbance Hazards</a> </div> </li> <li class="nav-item"> <a class="nav-link" href="index.html#contact">Contact</a> </li> <li class="nav-item"> <a class="nav-link" href="https://cpi.isolvedhire.com">Employment</a> </li> </ul> </div> </div> </nav> <!-- ===============================================--> <!-- Main Content--> <!-- ===============================================--> <main class="main minh-100vh text-sans-serif" id="top"> <!-- ============================================--> <!-- Preloader ==================================--> <div class="preloader" id="preloader"> <div class="loader"> <div class="line-scale-pulse-out-rapid"> <div></div> <div></div> <div></div> <div></div> <div></div> </div> </div> </div> <!-- ============================================--> <!-- End of Preloader ===========================--> <!-- ============================================--> <!-- <section> begin ============================--> <section class="py-0 overflow-hidden" id="digital-header"> <div class="bg-holder overlay digital-header overlay-1" style="background-image:url(assets/img/SolarEarth.jpeg);" data-zanim-xs='{"delay":0,"animation":"zoom-out"}' data-zanim-trigger="scroll"> </div> <!--/.bg-holder--> <div class="container"> <div class="row minh-100vh align-items-center py-8 justify-content-center text-center"> <div class="col-lg-10 col-xl-10" data-zanim-timeline="{}" data-zanim-trigger="scroll"> <h1 class="fs-3 fs-sm-4 fs-md-5 text-white parallax display-4" data-rellax-speed="4"><span class="overflow-hidden d-block"><span class="d-inline-block font-weight-black" data-zanim-xs='{"delay":0.1}'>Computational Physics, Inc.</span></span> </h1> <div class="overflow-hidden parallax" data-rellax-speed="3"> <h3 class="mt-3 mt-sm-4 mt-md-5 mb-4 text-300 font-weight-normal" data-zanim-xs='{"delay":0.4}'>Connecting our customers with <br class="d-none d-sm-block" />proven scientific solutions</h3> </div> <div class="parallax" data-rellax-speed="2"> <div class="row rounded-soft align-items-top text-white my-5 py-4 px-6"> <div class="col-lg-4 border-lg-right border-300"> <h4 class="text-light" data-zanim-xs='{"delay":0.1,"animation":"slide-right"}'><a href="#research" class="light">analytics</a></h4> <p class="mb-lg-0 mb-sm-3" data-zanim-xs='{"delay":0.2,"animation":"slide-right"}'>CPI's foundation is in science, from the ocean to space, and Earth to Pluto. </p> </div> <div class="col-lg-4 border-lg-right border-300"> <h4 class="text-light" data-zanim-xs='{"delay":0.1,"animation":"slide-right"}'><a href="#instrumentation" class="light">instrumentation</a></h4> <p class="mb-lg-0 mb-sm-3" data-zanim-xs='{"delay":0.2,"animation":"slide-right"}'>Our hardware solutions include spectral sensors, imagers, and magnetometers.</p> </div> <div class="col-lg-4 border-300"> <h4 class="text-light" data-zanim-xs='{"delay":0.1,"animation":"slide-right"}'><a href="#development" class="light"> development</a></h4> <p class="mb-lg-0 mb-sm-3" data-zanim-xs='{"delay":0.2,"animation":"slide-right"}'>From algorithms to operations, we provide mature software tools to support the entire mission lifecycle.</p> </div> </div> </div> </div> </div> <a class="indicator indicator-down" data-zanim-timeline='{"delay":1}' data-zanim-trigger="scroll" href="#target-down" data-fancyscroll="data-fancyscroll" data-offset="60"><span class="indicator-arrow indicator-arrow-one" data-zanim-xs='{"from":{"opacity":0,"y":15},"to":{"opacity":1,"y":-5,"scale":1},"ease":"Back.easeOut","duration":0.4,"delay":0.25}'></span><span class="indicator-arrow indicator-arrow-two" data-zanim-xs='{"from":{"opacity":0,"y":15},"to":{"opacity":1,"y":-5,"scale":1},"ease":"Back.easeOut","duration":0.4,"delay":0.5}'></span></a> </div> <!-- end of .container--> </section> <!-- <section> close ============================--> <!-- ============================================--> <div id="target-down"></div> <!-- ============================================--> <!-- <section> begin ============================--> <section class="text-center text-sans-serif border-top border-bottom border-300 bg-light" id="research"> <div class="container"> <div class="row justify-content-between"> <div class="col-3"></div> <div class="col-6"> <h2>analytics</h2> <h4 class="ls text-uppercase font-weight-bold mb-4">Data and Science</h4> <p class="lead mb-0">We are scientists serving governments, universities, and commercial clients.</p> </div> <div class="col-3"></div> </div> <div class="row mt-6 justify-content-between"> <div class="col-lg-6 px-lg-3 pt-6 pt-lg-4" data-zanim-timeline='{"delay":0.1}' data-zanim-trigger="scroll"> <a href="remotesensing.html"><img class="rounded-soft img-fluid" src="assets/img/SatelliteRemoteSensing-Home-slide.jpg" alt="" data-zanim-xs='{"delay":0.1,"animation":"zoom-in"}' /> <div class="text-sans-serif overflow-hidden"> <h4 class="mt-4" data-zanim-xs='{"delay":0.2}'>Satellite Remote Sensing</h4></a> </div> <div class="overflow-hidden"> <p class="px-6" data-zanim-xs='{"delay":0.3}'>For over 30 years CPI has provided critical scientific and technical support for many successful atmospheric remote sensing programs. </p> </div> </div> <div class="col-lg-6 px-lg-3 pt-6 pt-lg-4" data-zanim-timeline='{"delay":0.2}' data-zanim-trigger="scroll"> <a href="radiativetransfer.html"><img class="rounded-soft img-fluid" src="assets/img/HOME-Earth-Planetary.jpg" alt="" data-zanim-xs='{"delay":0.1,"animation":"zoom-in"}' /> <div class="overflow-hidden"> <h4 class="mt-4" data-zanim-xs='{"delay":0.2}'>Earth and Planetary Radiative Transfer</h4> </div></a> <div class="overflow-hidden"> <p class="px-6" data-zanim-xs='{"delay":0.3}'>CPI's radiative transfer tools bring impressive clarity and innovation to scene generation, image correction and atmospheric modeling challenges.</p> </div> </div> <div class="col-lg-6 px-lg-3 pt-6 pt-lg-4" data-zanim-timeline='{"delay":0.3}' data-zanim-trigger="scroll"> <a href="GMD.html"><img class="rounded-soft img-fluid" src="assets/img/GMD-powerlines_w_sun-slide.jpg" alt="" data-zanim-xs='{"delay":0.1,"animation":"zoom-in"}' /> <div class="overflow-hidden"> <h4 class="mt-4" data-zanim-xs='{"delay":0.2}'>Geomagnetic Disturbance Hazards</h4> </div></a> <div class="overflow-hidden"> <p class="px-6" data-zanim-xs='{"delay":0.3}'>Data and model analysis provide support for power utility planning and operations.</p> </div> </div> <div class="col-lg-6 px-lg-3 pt-6 pt-lg-4" data-zanim-timeline='{"delay":0.4}' data-zanim-trigger="scroll"> <a href="spectral.html"><img class="rounded-soft img-fluid" src="assets/img/Spectral-sensing-home-slide-01.jpg" alt="" data-zanim-xs='{"delay":0.1,"animation":"zoom-in"}' /> <div class="overflow-hidden"> <h4 class="mt-4" data-zanim-xs='{"delay":0.2}'>Spectral Sensing and Imaging</h4> </div></a> <div class="overflow-hidden"> <p class="px-6" data-zanim-xs='{"delay":0.3}'>High precision spectrographs, interferometers, hyperspectral imagers are available at reasonable costs.</p> </div> </div> </div> </div> <!-- end of .container--> </section> <!-- <section> close ============================--> <!-- ============================================--> <!-- ============================================--> <!-- <section> begin ============================--> <section class="text-center text-sans-serif" id="instrumentation"> <div class="container"> <div class="row justify-content-center"> <div class="col-1"></div> <div class="col-10"> <h2>instrumentation</h2> <h4 class="ls text-uppercase font-weight-bold mb-4">Sensors, Imagers, and Magnetometers</h4> <p class="lead mb-0">CPI’s innovations come from our experts in the fields of physical science, mathematics, optical engineering and information technology. Practical experience and scientific depth enable us to innovate rapidly and creatively to meet the challenges that our customers face in manufacturing, imaging and non-contact sensing processes in both commercial and scientific applications.</p> </div> <div class="col-1"></div> </div> <div class="row mt-4"> <div class="col-lg-4 mb-4"> <div class="d-flex flex-column rounded align-content-start"> <a href="spectral.html#imagers"><img class="m-0 mt-6 img-fluid justify-content-between" src="assets/img/AllskyImager.png" alt="" data-zanim-xs='{"delay":0.1,"animation":"zoom-in"}' data-zanim-trigger="scroll" /> <h4 class="py-3 mb-0">Imagers</h4></a> <p data-zanim-xs='{"delay":0.3,"animation":"slide-right"}'>All-sky imagers and imaging spectrographs</p> </div> </div> <div class="col-lg-4 mb-4"> <div class="d-flex flex-column rounded align-content-start"> <a href="spectral.html#interferometers"><img class="m-0 mt-6 img-fluid justify-content-between" src="assets/img/FPI.png" alt="" data-zanim-xs='{"delay":0.2,"animation":"zoom-in"}' data-zanim-trigger="scroll" /> <h4 class="py-3 mb-0">Interferometers</h4></a> <p data-zanim-xs='{"delay":0.3,"animation":"slide-right"}'>Fabry-Perot and Doppler interferometers</p> </div> </div> <div class="col-lg-4 mb-4"> <div class="align-content-start d-flex flex-column rounded"> <a href="GMD.html#instruments"><img class="m-0 mt-6 img-fluid justify-content-between rounded" src="assets/img/MagPod.png" alt="" data-zanim-xs='{"delay":0.3,"animation":"zoom-in"}' data-zanim-trigger="scroll" /> <h4 class="py-3 mb-0">Magnetometers</h4></a> <p data-zanim-xs='{"delay":0.3,"animation":"slide-right"}'>Monitors of local GIC hazard conditions</p> </div> </div> </div> </div> </div> <!-- end of .container--> </section> <!-- <section> close ============================--> <!-- ============================================--> <!-- ============================================--> <!-- <section> begin ============================--> <section class="text-center text-sans-serif border-top border-bottom border-300 bg-light" id="development"> <div class="container"> <div class="row justify-content-center"> <div class="col-1"></div> <div class="col-10"> <h2>development</h2> <h4 class="ls text-uppercase font-weight-bold mb-4">Algorithms and Real-time Products</h4> <p class="lead mb-0">CPI's quest to help scientists, government and commercial customers is at the very heart of an impressive portfolio of radiative transfer tools offered by the company. From the ocean to space, from Earth to Pluto, CPI's radiative transfer tools bring impressive clarity and innovation to scene generation, image correction and atmospheric modeling challenges. Proven reliable in DoD and NASA missions such as MSX, DMSP, TIMED, MAVEN, Cassini, Gold, and New Horizons, CPI's AURIC tool is second to none and respected highly by the scientific community.</p> </div> <div class="col-1"></div> </div> <div class="row justify-content-center mt-4"> <div class="col-sm-6 col-lg-3 mb-4"> <div class="justify-content-between d-flex flex-column rounded"> <a href="radiativetransfer.html#models"><img class="m-4 mt-0 rounded-soft img-fluid justify-content-between" style="height:150px" src="assets/img/auric.jpg" alt="" data-zanim-xs='{"delay":0.1,"animation":"zoom-in"}' data-zanim-trigger="scroll" /> <h4 class="py-3 mb-0">Radiative Transfer Models</h4></a> <p data-zanim-xs='{"delay":0.3,"animation":"slide-right"}'>AURIC, AETHER</p> </div> </div> <div class="col-sm-6 col-lg-3 mb-4"> <div class="justify-content-between d-flex flex-column rounded"> <a href="radiativetransfer.html#scene"><img class="m-4 mt-4 rounded-soft img-fluid justify-content-between" src="assets/img/GAIA.png" alt="" data-zanim-xs='{"delay":0.2,"animation":"zoom-in"}' data-zanim-trigger="scroll" /> <h4 class="py-3 mb-0">Scene Generation</h4></a> <p data-zanim-xs='{"delay":0.3,"animation":"slide-right"}'>GAIA and OCEANUS</p> </div> </div> <div class="col-sm-6 col-lg-3 mb-4"> <div class="justify-content-between d-flex flex-column rounded"> <a href="GMD.html#models"><img class="m-4 mt-0 rounded-soft img-fluid justify-content-between" src="assets/img/AVERT.jpg" alt="" data-zanim-xs='{"delay":0.4,"animation":"zoom-in"}' data-zanim-trigger="scroll" /> <h4 class="py-3 mb-0">GIC Hazard Models</h4></a> <p data-zanim-xs='{"delay":0.3,"animation":"slide-right"}'>AVERT Geoelectric real-time field model</p> </div> </div> </div> </div> <!-- end of .container--> </section> <!-- <section> close ============================--> <!-- ============================================--> <!-- ============================================--> <!-- <section> begin ============================--> <section class="text-center bg-black text-sans-serif" id="contact"> <div class="container-fluid"> <div class="row justify-content-center"> <div class="col-12"> <h2 class="text-white">contact us</h2> <p class="text-500">Interested in learning more about CPI's capabilities or have a question for us?</p> <p class="mb-0"> General Information: <a class="text-white" href="mailto:[email protected]">[email protected]</a> </p> <p class="mb-0"> Technical Support: <a class="text-white" href="mailto:[email protected]">[email protected]</a> </p> <p class="mb-0 pb-3"> Employment: <a class="text-white" href="mailto:[email protected]">[email protected]</a> </p> </div> </div> <div class="row"> <div class="col-4 mt-6 text-white"> <h4 class="mb-3 pt-3 text-white">Springfield, VA</h4> <p class="mb-0"> (703) 764-7501 </p> <address>8001 Braddock Road <br/>Suite 210 <br/>Springfield, VA 22151</address> </div> <div class="col-4 mt-6 text-white"> <h4 class="mb-3 pt-3 text-white">Lafayette, CO</h4> <p class="mb-0"> [email protected] </p> <address>337 E Simpson St <br/>Suite 200 <br/>Lafayette, CO 80026</address> </div> <div class="col-4 mt-6 text-white"> <h4 class="mb-3 pt-3 text-white">New England</h4> <p class="mb-0"> (978) 251-4554 </p> <address>116 John Street <br/>Suite 420 <br/>Lowell, MA 01852</address> </div> </div> </div> <!-- end of .container--> </section> <!-- <section> close ============================--> <!-- ============================================--> </main> <!-- ===============================================--> <!-- End of Main Content--> <!-- ===============================================--> <!--===============================================--> <!-- Footer--> <!--===============================================--> <footer class="footer bg-black text-600 py-4 text-sans-serif text-center overflow-hidden" data-zanim-timeline="{}" data-zanim-trigger="scroll"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-4 order-lg-2"> <a class="indicator indicator-up" href="#top" data-fancyscroll="data-fancyscroll"><span class="indicator-arrow indicator-arrow-one" data-zanim-xs='{"from":{"opacity":0,"y":15},"to":{"opacity":1,"y":-5,"scale":1},"ease":"Back.easeOut","duration":0.4,"delay":0.9}'></span><span class="indicator-arrow indicator-arrow-two" data-zanim-xs='{"from":{"opacity":0,"y":15},"to":{"opacity":1,"y":-5,"scale":1},"ease":"Back.easeOut","duration":0.4,"delay":1.05}'></span></a> </div> <div class="col-lg-4 text-lg-left mt-4 mt-lg-0"> <p class="fs--1 text-uppercase ls font-weight-bold mb-0"> Copyright © 2019 Computational Physics Inc </p> </div> <div class="col-lg-4 text-lg-right order-lg-2 mt-2 mt-lg-0"> <p class="fs--1 text-uppercase ls font-weight-bold mb-0">(703) 764-7501 </p> </div> </div> </div> </footer> <!--===============================================--> <!-- Modal for language selection--> <!--===============================================--> <div class="remodal bg-black remodal-select-language" data-remodal-id="language"> <div class="remodal-close" data-remodal-action="close"></div> <ul class="list-unstyled pl-0 my-0 py-4 text-sans-serif"> <li> <a class="pt-1 d-block text-white font-weight-semi-bold" href="#">English</a> </li> <li> <a class="pt-1 d-block text-500" href="#">Français</a> </li> <li> <a class="pt-1 d-block text-500" href="page-rtl.html">عربى</a> </li> <li> <a class="pt-1 d-block text-500" href="#">Deutsche</a> </li> </ul> </div> <!-- ===============================================--> <!-- JavaScripts--> <!-- ===============================================--> <script src="assets/js/jquery.min.js"></script> <script src="assets/js/popper.min.js"></script> <script src="assets/js/bootstrap.js"></script> <script src="assets/js/plugins.js"></script> <script src="assets/lib/loaders.css/loaders.css.js"></script> <script src="assets/js/stickyfill.min.js"></script> <script src="assets/lib/remodal/remodal.js"></script> <script src="assets/lib/jtap/jquery.tap.js"></script> <script src="assets/js/rellax.min.js"></script> <script src="assets/lib/owl.carousel/owl.carousel.js"></script> <script src="assets/js/theme.js"></script> </body> </html>