Giter VIP home page Giter VIP logo

Comments (5)

dblodgett-usgs avatar dblodgett-usgs commented on May 31, 2024 1

I'm fine with it. intersectr (now ncdfgeom) also works on totally irregular stuff like polygons, so that's a nice to have.

from climater.

mikejohnson51 avatar mikejohnson51 commented on May 31, 2024

Hi @dblodgett-usgs, I would like to reopen this discussion now that this package is much more stable and easy to maintain. To date, the entirety of the climateR-catalog built here is used in this package and a lot of general tooling around reading NetCDF/VRT/TIF/OPeNDAP resources lives here. I am debating whether to bring zonal over here as well and your thoughts on that and intersectr would be really appreciated.

from climater.

dblodgett-usgs avatar dblodgett-usgs commented on May 31, 2024

I did bring a couple of the key pieces of intersectr into ncdfgeom in DOI-USGS/ncdfgeom#80

Just glancing at the call stack that leads to your read_dap_file function, I'm not quite sure how you would shoe horn the pattern I have in here (or if it would add anything to what you have?)

I get the indices for my total request here: https://github.com/DOI-USGS/intersectr/blob/main/R/execute_intersection.R#L100

Then call this for each time step: https://github.com/DOI-USGS/intersectr/blob/main/R/execute_intersection.R#L331

The rest of the execute_intersection logic is more or less already in here?

I just noticed this is declared twice... https://github.com/mikejohnson51/climateR/blob/master/R/utils.R#L272

from climater.

mikejohnson51 avatar mikejohnson51 commented on May 31, 2024

What are your thoughts on bringing zonal's regular grid functions over here mixed with intersectr logic for curvilinear grids?

from climater.

mikejohnson51 avatar mikejohnson51 commented on May 31, 2024

Will reopen latter when we have a strategy :)

from climater.

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.