Missing attributes on ICGEM datasets
See original GitHub issueDescription of the problem
We currently have three sample datasets that have been downloaded from the ICGEM Calculation Service:
- Earth Topography
- Earth Gravity
- Earth Geoid
Each dataset can be fetched through its own function. Every one of these functions claims to have more details regarding the generation of the grid under the attrs
attribute of the Dataset
.
The problem is neither of the returned Dataset
s have non empty attrs
.
Would be nice to correct this and include the attributes related to the grid generation.
I think these grids where generated by @leouieda, so maybe he has more idea of what information should be included on the attrs
.
Just by naming some possible attributes that appear on the ICGEM Calculation Service:
- Reference ellipsoid
- Height above the ellipsoid
- Grid step
- Model used (for gravity and geoid)
- Tide system
- Zero degree term (yes/no)
- Gaussian filter and filter length
- Low-pass filtering
- Start gentle cut
- Maximum degree
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Repeated points on sample datasets downloaded from ICGEM ...
Description of the problem We currently have three sample datasets that have been downloaded from the ICGEM ... Missing attributes on ICGEM datasets...
Read more >ICGEM - ESSD
ICGEM offers the largest collection of global gravity field models, ... The datasets available via the ICGEM Service are the spherical harmonic coefficients ......
Read more >Chapter 1 HANDLING MISSING ATTRIBUTE VALUES
Abstract. In this chapter methods of handling missing attribute values in data mining are described. These methods are categorized into sequential and.
Read more >(PDF) ICGEM -15 years of successful collection and ...
The global gravity field models have been collected from different institutions at international level and after a validation process made ...
Read more >ICGEM International Center for Global Gravity Field Models
ICGEM : International Centre for Global Earth Models. ... 2016: providing a Digital Object Identifier (DOI) for the data set of the model...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@nshea3 have you made any advances on this?
I’m thinking we might want to solve this (along with #124) before completely moving the datasets to Rockhound, which won’t live inside its repository, but on a Zenodo archive (cc @mtb-za).
Please, @nshea3 don’t feel pushed to work on it. Just do it if you have the time. Otherwise, please let me know.
Hi all! This one slipped my mind during the spring. I have not started on it yet but I have plenty of time to work on it this week. I’ll let you know how I progress.