rigoudyg / climaf

CliMAF - a Climate Model Analysis Framework - doc at : http://climaf.readthedocs.org/
Other
16 stars 7 forks source link

Add operator plotmap, using intake catalogs, and fixes for IDRIS #257

Open senesis opened 5 months ago

senesis commented 5 months ago

Plotmap aims at replacing operator plot, without relying on Ncl. It uses matplotlib, cartopy and geocat-viz. This PR brings its code and its doc (which includes two notebooks). It doesn't yet include specific tests for plotmap in the test suite Also, a new module alllows to use intake catalogs for accessing project's data, for CMIP5, CMIP6, PMIP3, CORDEX

It also includes the changes in V3.1 (w.r.t. to master) as of 20040318. Unfortunately, due to a few heavy commits, rebasing on V3.1 proved intractable

It also includes a series of fixes for running on Jean-Zay at IDRIS

Test suite is OK on spirit and IDRIS GitHub actions were updated

Here is the content of doc/news.rst :