Code Monkey home page Code Monkey logo

Comments (6)

dcherian avatar dcherian commented on May 27, 2024 1

Do you think you have capacity to work on this @dcherian?

Nope :) but happy to help debug / implement / review / merge things on the cf-xarray side

from xmip.

dcherian avatar dcherian commented on May 27, 2024

A possible roadmap:

  1. would be to add nice attributes after renaming variables (e.g. axis: X, standard_name: longitude etc.)
  2. using cf-xarray to generate a renaming dict when possible. Fix #52. We can make Dataset.cf.rename work so that this will be easy.
  3. use cfxr.bounds_to_vertex and cfxr.vertex_to_bounds (https://cf-xarray.readthedocs.io/en/latest/api.html#top-level-api) instead of reimplementing them.

from xmip.

jbusecke avatar jbusecke commented on May 27, 2024

Yes to all of those. I have been using cf-xarray in my prototype code for 3. already, so that just needs to be ported.

I have recently encountered a real need for 1., so I think that would be a great point to start. Do you think you have capacity to work on this @dcherian? I will get to it, but probably not before next week.

Thanks for the patience.

from xmip.

jbusecke avatar jbusecke commented on May 27, 2024

Hehe, that is amazing, many thanks. Thanks. Ill ping you as soon as I can put some cycles in!

from xmip.

dcherian avatar dcherian commented on May 27, 2024

Just curious: would cf-xarray help with the xfails in #89 ?

from xmip.

jbusecke avatar jbusecke commented on May 27, 2024

Not entirely sure about that. My approach for this was to get this running with 'blindly' failing some datasets. After that works, I wanted to dig into details about why each one of these fails and how to solve them, one by one. I think that refactoring the internals with cf-xarray will help for sure, but I doubt it will be a super easy 'plug and play solution'. Thats why I wanted to have a broad baseline of tests (even if they fail) before diving in.

from xmip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.