Giter Site home page Giter Site logo

Comments (3)

emmomp avatar emmomp commented on August 30, 2024

This seems to be deliberate as it was introduced in a commit by @owang01 a9a38c0

Am I missing something else? When I try to run as is (without 188, 242 and 376) I get the error "Domain Total # of tiles = 468 does not match (SIZE.h+blankList)= 465"

from ecco-v4-configurations.

owang01 avatar owang01 commented on August 30, 2024

@emmomp The files in this repository will be kept being updated, while those hosted by the PO.DAAC (or the NASA drive as you called) are frozen. So when there is difference, use files in this repository.

This version of data.exch2 (without 188, 242 and 376) is deliberate. @jahn pointed out that with the three tiles he got unconnected-points warnings and the results diverge near those unconnected-points. The pull request #105 (commit ommit a9a38c0) reflects this change.

Regarding the error "Domain Total # of tiles = 468 does not match (SIZE.h+blankList)= 465", I suspect the variable "nPx" is still set to 360 in your SIZE.h. If so, please change it to 363 and recompile the code. I believe this will fix the error.

I just submitted a new pull request #152 that changes "blankList(1:108)" in data.exch2 to "blankList(1:105)". However, this bug is benign. The model states before and after the fix are identical.

from ecco-v4-configurations.

emmomp avatar emmomp commented on August 30, 2024

Thanks for clarifying @owang01 I was getting Nans for my 360 setup so that might be the reason.

For clarity to users, it might be worth also changing "nprocs=360" to "nprocs=363" and/or providing a SIZE.h.363 file that is consistent with data.exch2.

from ecco-v4-configurations.

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.