earth-science
Here are 164 public repositories matching this topic...
-
Updated
Sep 14, 2021 - JavaScript
❤️ First Time Contributors
Welcome to Iris!
This is a permanent pinned issue dedicated to our lovely first time contributors and those new to Iris, keen to get involved.
We'd really love to hear from you, so checkout our GitHub Discussions. Ask a question, share an idea, ask for help, tell us what we could do better or simply say `"Hi!"
Description of the desired feature
There are some common options from GMT that are missing from the corresponding PyGMT functions and methods. This issue tracks adding the common options to the following methods:
- pygmt.Figure.contour @michaelgrund (#1446)
- U - timestamp
- b - binary
Description of the desired feature
The spacing parameter of the rolling_window function controls the distance between the center of two adjacent windows.
Nevertheless, the docstring reads:
spacing : float, tuple = (s_north, s_east), or None
The window size in the South-North and West-East directions,
respectively. A single value means that the size is equal
-
Updated
Jul 21, 2021 - Python
-
Updated
Oct 31, 2020 - Python
-
Updated
Sep 15, 2021 - Jupyter Notebook
-
Updated
Aug 23, 2021
-
Updated
Sep 14, 2021 - Fortran
Description of the desired feature
Would be nice to have a simple example on how to use the DatasetAccessorPrismLayer class.
The example should use the prism_layer function to define a layer of prisms and then use the prism_layer accessor to use some of the methods and properties defined in the DatasetAccessorPrismLayer class.
It should be very similar to the one in the Example Ga
-
Updated
Sep 15, 2021 - HTML
-
Updated
Sep 7, 2021 - Makefile
-
Updated
Sep 13, 2021 - Makefile
-
Updated
Jul 21, 2021
-
Updated
Sep 13, 2021 - R
-
Updated
Aug 19, 2021 - HTML
-
Updated
Sep 7, 2021 - HTML
-
Updated
Sep 15, 2021 - C++
-
Updated
Jan 29, 2021 - Python
-
Updated
Apr 29, 2020 - Python
-
Updated
Aug 19, 2021 - Python
-
Updated
Jun 28, 2021 - Python
-
Updated
Sep 14, 2021 - Jupyter Notebook
-
Updated
Aug 26, 2021 - Python
Description of the desired feature
Would be nice if the gallery example corresponding to each dataset would explicit the license under it's released and a reference to its article (or doi). By facilitating this information we could encourage people to cite the models they use, and get to know under which license are they released.
-
Updated
Oct 26, 2020 - Python
-
Updated
May 21, 2021 - Fortran
-
Updated
Sep 7, 2021 - JavaScript
Improve this page
Add a description, image, and links to the earth-science topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the earth-science topic, visit your repo's landing page and select "manage topics."


Is there a way to know when the imagery was collected? I assume sometime in the daylight hours, and probably recently(?) but I have no way of knowing by looking at the output and the associated image.
Can that output be put in the CLI output or some other metadata file that gets associated with the
LC#######directory?