Skip to content

Conversation

@akleeman
Copy link
Contributor

@akleeman akleeman commented Jun 12, 2018

Adds a temperature example along documentation andh the support scripts to download, prepare and reproduce the plots used in the documentation.

The resulting docs can be found here: https://swiftnav-albatross.readthedocs.io/en/akleeman-temperature-example/index.html

@akleeman akleeman force-pushed the akleeman/temperature-example branch 9 times, most recently from c7da1aa to 8b8622f Compare June 13, 2018 18:28
which estimates one day's average temperature using GSOD data.
@akleeman akleeman force-pushed the akleeman/temperature-example branch from 8b8622f to 1b12a44 Compare June 13, 2018 19:30
Copy link
Contributor

@benjamin0 benjamin0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

/*
* Creates a grid of n points between low and high.
*/
std::vector<double> uniform_points_on_line(const int n, const double low,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think Eigen has some linspace utils if they're useful here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ohh yeah nice, hadn't noticed those.

@akleeman akleeman closed this Jun 14, 2018
@akleeman akleeman deleted the akleeman/temperature-example branch June 14, 2018 21:53
@akleeman akleeman restored the akleeman/temperature-example branch June 14, 2018 21:54
@akleeman akleeman reopened this Jun 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants