GithubHelp home page GithubHelp logo

xanthospap / iers2010 Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 8.0 5.23 MB

C++ functions and definitions implementing the IERS 2010 standards.

C++ 91.46% Makefile 0.56% Python 1.78% Fortran 5.10% Shell 0.13% MATLAB 0.95%
geodesy astronomy iers blq gpt2 atmospheric-modelling reference-frames

iers2010's People

Contributors

xanthospap avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

iers2010's Issues

time input

Various functions use time arguments as input; however this is not homogenous (e.g. some functions use Gregorian dates, other Julian dates, Modified Julian dates, etc...). This should be fixed to provide
an unambiguous, homogenous time format used always as input.

Remove data files

Remove the distributed data files. Users should download them; they should not be part of the repository.

Scons error help please

Hi, when i try to scons this package, the screen shows:

scons: Reading SConscript files ...
running with -j 2
scons: done reading SConscript files.
scons: Building targets ...
g++ -o src/hardisp.o -c -std=c++17 -Wall -Wextra -Werror -pedantic -W -Wshadow -Winline -O2 -march=native --std=c++17 -Isrc src/hardisp.cpp
In file included from src/hardisp.cpp:3:0:
src/iers2010.hpp:6:10: fatal error: matvec/matvec.hpp: No such file or directory
#include "matvec/matvec.hpp"
^~~~~~~~~~~~~~~~~~~
compilation terminated.
scons: *** [src/hardisp.o] Error 1
g++ -o src/blqstrm.os -c -std=c++17 -Wall -Wextra -Werror -pedantic -W -Wshadow -Winline -O2 -march=native --std=c++17 -fPIC -Isrc src/blqstrm.cpp
scons: building terminated because of errors.

Please let me know if i miss something.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.