Thomas Lavergne

Results 11 issues of Thomas Lavergne

This is the pendant of #269 (where we loaded an AreaDefinition from a netCDF/CF file). In Pytroll, writing to netCDF/CF files is already covered in `https://github.com/pytroll/satpy/blob/master/satpy/writers/cf_writer.py` I propose to extract...

Hello, This is a bug I have been chasing for a while, but I have the impression it somehow is worse now (1.5.0) than before. It happens when using kd_tree.resample_*...

bug
help wanted

Add a feature for the AreaDefinition class (https://pyresample.readthedocs.org/en/latest/geo_def.html#areadefinition). I would need a class method that creates a new AreaDef object from an existing one. The new AreaDef has the same...

enhancement

**What's the problem:** pyresample's `load_cf_area()` forwards a `UserWarning` from pyproj: `UserWarning: You will likely lose important projection information when converting to a PROJ string from another format.` **Severity:** Low. It...

**Describe the bug** As per the CF convention, the vast majority of CRS are expected to be stored together with axis coordinate variables with unit of `m` (meters) and `standard_name`...

bug
component:writers

Dear OS101 developers, I took the curriculum earlier this year, and learned a lot. Thank you very much for this resource. As I was re-reading my notes, I remembered that...

OS101 Curriculum: Content Suggestions
OS101 Curriculum: Knowledge Checks
Module: 4
Lesson: 1
OS101 Status: Curriculum

The 2nd sentence in this [line](https://github.com/nasa/Transform-to-Open-Science/blob/b9caecbe0846929836c8ecb379b9ecb4a6a61aa2/docs/Area2_Capacity_Sharing/Open-Science-101/modules/Module_3/Lesson_1/readme.md?plain=1#L223) is hard to understand and should probably be reworded. > FAIR principles help researchers make better use of, and engage with a broader audience...

OS101 Curriculum: Content Suggestions
Module: 3
Lesson: 1
OS101 Status: Curriculum

Dear cmocean community, Apologies, this is a rather long text. My work involves plotting maps of sea ice. Because it is easily available and scientific, I have been using cmocean's...

### Expected behavior Cate should be able to display Sea Ice ECV data in "globe view" as is done for the other ECV datasets (e.g. SST, OC, etc...) ### Actual...

gui
ds
feature_request
ux

Many scientists working on Linux will install ncview using a package manager, e.g. `apt-get install ncview` Should `ncmaps` also be made available as a package in Linux distros ? Maybe...