Is there any idea to read GrADS binary file?
or alternatively convert GrADS binary file to other formats such as netCDF or general raster using R or python?
To read GrADS binary format in Python please see:
https://stackoverflow.com/questions/57095286/reading-a-binary-file-in-python-using-a-control-file-with-multiple-variables
In order to convert GrADS binary file to netCDF see:
https://code.mpimet.mpg.de/boards/1/topics/213
I have the same question. I want to convert binary files (.bz2 format) into .nc or .tif in either R or python. I tried but no result.
I have numerous grid-based result from flood-numerical modeling as a float number. I will use it for the next analysis, and I consider to round it to two decimal digits. Is it necessary to...
24 March 2019 9,487 7 View
I am doing crop system classification for paddy field. I recently employed MODIS products (MOD13Q1) and used R software for building the algorithm. I know some method such as Empirical Mode...
22 August 2018 1,681 3 View
I am doing analysis of MODIS data in order to build yield model from the Vegetation Indices. Recently, I used R since I have found it's been used widely by many research regarding time series...
24 June 2018 5,573 5 View
Hiiiii everyone! I have an enquiry on statistical analysis. I was looking for many forum and it's still cannot solve my problem. I want to compare means of two groups of data but only with two...
03 March 2021 8,796 3 View
What's the best way to measure growth rates in House sparrow chicks from day 2 to day 10? Since, the growth curve from day 2 to 10 won't be like the "Logistic curve" it might not follow logistic...
03 March 2021 1,401 3 View
Good afternoon, I recently used OmniLog from BIOLOG for my experimentations : I tested the metabolism of different strains on 2 types of plates. I have 16 strains of 3 different groups...
02 March 2021 3,584 1 View
Hi, I am trying to construct a multi-layer fibril structure from a single layer in PyMol by translating the layer along the fibril axis. For now, I am able to use the Translate command in PyMol...
02 March 2021 4,569 4 View
I am wanting to calculate the average trend in maximum annual NDVI in Iceland from 2010-2020 using MODIS MYD13Q1 V6. How would I do this? I have currently inserted the NDVI bands from the MODIS...
02 March 2021 752 2 View
I want to do a parameter study of a aixsymmetric cylinder in Abaqus. I want to create several jobs where I get the stresses for 3 different points in my model. These points are defined. I wrote a...
01 March 2021 10,078 1 View
Which is suitable for use with Python? MySQL or SQL Server? What is your suggestion?
01 March 2021 3,422 3 View
I want to make a stacked bar graph with showing each data value as dots. I tried with graph pad prism, version 6, but could not succeed. Does anyone have tried before making such graphs?
01 March 2021 9,383 1 View
I am studying the potential of DCT and FFT coefficients extracted from a signal to classify the different objects that emit the signal. I applied the Shapiro-Wilk to confirm that data was not...
01 March 2021 8,079 2 View
Have a nice day everyone, I'm stuck in extracting datasets out of MPI-ESM-MR netcdf files because the latitude ranges from -3*10^6 to 3*10^6 and longitude ranges -5,9*10^6 to 5,9*10^6. Plus, the...
28 February 2021 912 3 View