Coder Social home page Coder Social logo

how to produce demo.nc? about 3d-wind-field HOT 11 CLOSED

raymanng avatar raymanng commented on August 18, 2024
how to produce demo.nc?

from 3d-wind-field.

Comments (11)

RaymanNg avatar RaymanNg commented on August 18, 2024

Actually the data is from NOAA GFS, I just converted it from GRIB2 to NetCDF 3 format, and then used NetCDF operators to extract and process the data I need.

I don't think you should need the tempInvDim.nc or uv.nc if you want to use custom NetCDF data. Just make your own and ensure it contains the necessary values in the required format (read the updated README file for more info)

from 3d-wind-field.

1287642889 avatar 1287642889 commented on August 18, 2024

hello,can you tell me where are the NetCDF data from and how can i get it? thank you!

from 3d-wind-field.

RaymanNg avatar RaymanNg commented on August 18, 2024

The demo data is downloaded from NOAA Global Forecast System.
The original data is in GRIB2 format and I used toolsUI to convert the GRIB2 file to a NetCDF V3 file

from 3d-wind-field.

1287642889 avatar 1287642889 commented on August 18, 2024

hello, the demo only shows the wind direction,how does the demo to show the wind power?thank you!

from 3d-wind-field.

1287642889 avatar 1287642889 commented on August 18, 2024

could you tell me how to download and show other climate data? for example ocean data、temperature data、humidity data and so on,thank you!

from 3d-wind-field.

RaymanNg avatar RaymanNg commented on August 18, 2024

Wind power is displayed by color

The scalar field (one value at one position, for example, temperature and humidity) can be displayed by WMS layer, you can read the source code in wind3D.js and the document of Cesium for how to use WMS layer

from 3d-wind-field.

xqwIOS avatar xqwIOS commented on August 18, 2024

Excuse me, I use new netcdfjs(file) This file is provided by you named demo.nc but I got an ERROR that is 'Not a valid NetCDF v3.x file: should start with CDF' and I print the buffer.readByt(3) return "<!D"
屏幕快照 2019-07-05 下午3 58 58
can you tell me how to resolve this problem Thanks

from 3d-wind-field.

RaymanNg avatar RaymanNg commented on August 18, 2024

Do you mean you use a different version netcdfjs library? If so, please make sure you are using the latest version.

If you did not change the netcdfjs library, please check your netcdf file version, the README file states clearly that you should use netcdf v3 file

from 3d-wind-field.

xqwIOS avatar xqwIOS commented on August 18, 2024

Thanks can you tell me that whitch Version about Cessium you used. now I Got An Error:[Cesium WebGL] Fragment shader compile log: ERROR: 0:? : '' : syntax error and my cessum version is 1.59.0

from 3d-wind-field.

RaymanNg avatar RaymanNg commented on August 18, 2024

@xqwIOS
Sorry, I am busy these days...

For your problem, I think you should check your GLSL files location, because "ERROR: 0:? : '' indicates you are probably reading an non-exist file

from 3d-wind-field.

xqwIOS avatar xqwIOS commented on August 18, 2024

OK , Thanks

from 3d-wind-field.

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.