Commit 247725c
minor maintenance release v0.4.1 (#227)
* Add research notice to readme (#206)
* Update query docstring (#212)
* action to automatically update uml diagrams (#208)
* switch to svg
* update docs with new uml diagrams. Add visualization class to components list
* update action trigger to after approved pull request reviews
* update variable names for clarity and in line with common usage (#211)
* change 'dataset' to 'product' in core and test code
* update 'source' input parameter to 'path' in variables module (part of a not-yet-implemented feature).
* tests that require an active NSIDC Earthdata session (#209)
* NOTE: using the fixture to successfully start a session can be considered the test
* check errors raised by empty query object from bounding box split in openaltimetry visualization (#220)
* updated product_summary_info function to latest fields returned by CMR (product_id --> title) (#218)
* traffic/downloads statistics updates and limit traffic action to parent repo (#221)
* GitHub traffic auto-update to not run traffic action on forks.
* remove extra code block from example notebook (#225)
* populate v0.4.1 changelog and add to index (#226)
Co-authored-by: Yo Yehudi <yochannah@gmail.com>
Co-authored-by: Whyjay Zheng <wz278@cornell.edu>
Co-authored-by: Romina Piunno <romina.piunno@gmail.com>
Co-authored-by: Tian Li <45267156+icetianli@users.noreply.github.com>
Co-authored-by: JP Swinski <jp.swinski@nasa.gov>1 parent fe57c41 commit 247725c
File tree
40 files changed
+4701
-3223
lines changed- .github/workflows
- doc/source
- tracking
- pypistats
- traffic
- user_guide
- changelog
- documentation
- examples
- icepyx
- core
- tests
40 files changed
+4701
-3223
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
0 commit comments