Search found 10 matches

by jconrado
Thu May 18, 2017 1:47 pm
Forum: Scripting
Topic: get a small region of my data
Replies: 3
Views: 3268

small region of my data

Hi Jay, My data is gridded and the limit of my data is latitude [-70,70] and longitude [-180,180]. I would like to get a region small region of this data. For example latitude [-70,70] and longitude [-110,-10]. And I would like to visualize this region using Stereographic Projection. Finally I would...
by jconrado
Fri May 12, 2017 6:33 pm
Forum: Scripting
Topic: get a small region of my data
Replies: 3
Views: 3268

get a small region of my data

Hi, With the support of the MCIDAS Forum I have succeeded in reading and plotting my data. I've always used IDL and now I'm starting to use PYTHON. My data is on a grid point for the whole globe. What I would like to know is how do I get a given region of the globe, [lon1: lon2, lat1: lat2]. For exa...
by jconrado
Wed May 10, 2017 6:21 pm
Forum: General Questions
Topic: csv script
Replies: 2
Views: 2231

csv script

Bob Carp,

Thanks for your help.

Gonrado
by jconrado
Tue May 09, 2017 7:21 pm
Forum: General Questions
Topic: csv script
Replies: 2
Views: 2231

csv script

Bob Carp, You send me a script to write a csv file. I've always used IDL to read and plot my data and now I' starting to use Pyhton. In this code: # Define the data. In this Field Selector # window, choose your data and domain. This is # dependent on the data already being loaded in. data = selectDa...
by jconrado
Thu Apr 27, 2017 4:16 pm
Forum: General Questions
Topic: Netcdf write
Replies: 1
Views: 1824

Netcdf write

Hi, On April 21 I asked a question as you write a file in METCDF and got a response with a sricpt. That I modified it to save it on my "/ home" directory. I succeeded in saving the file "satellite_grid.nc". However, I had the error message: "Java.Lang.NullpointerException&qu...
by jconrado
Thu Apr 20, 2017 2:16 pm
Forum: General Questions
Topic: Netcdf format
Replies: 1
Views: 1940

Netcdf format

Hi,

I would like to know how I can save my image displayed on the Mcidas-V screen in Netcdf format with the latitude and longitude values of each point in the image.

Thanks,

Conrado
by jconrado
Tue Apr 18, 2017 5:43 pm
Forum: General Questions
Topic: Global Hydrology Resource Center (GHRC) Infrared Images
Replies: 3
Views: 2756

Re: Save the latitude and longitude array for one image

Hello Conrado - You had sent me an email a while ago asking for more clarification on this. Here's a script that will write out all of the lat, lon, value points to a CSV file. This can be run through the Jython Shell (Tools>Formulas>Jython Shell) from the Main Display window. I've tested this with...
by jconrado
Mon Apr 10, 2017 11:41 am
Forum: General Questions
Topic: Error MCIDAS-V
Replies: 1
Views: 2235

Error MCIDAS-V

Hi, I had to reinstall the MCIDAS-V for Linuiz system 64 bits. Then I had the message. ./runMcV Reading system configuration... sys mem: 7856 mcv flags: -Dvisad.java3d.noerasebackground=true -Dvisad.java3d.textureNpot=true -Dvisad.java3d.imageByRef=true -Dvisad.java3d.geometryByRef=true -Didv.3d=tru...
by jconrado
Thu Feb 18, 2016 3:24 pm
Forum: General Questions
Topic: Mcidas header blocks
Replies: 2
Views: 2221

Mcidas header blocks

HI, I have some images "Infrared Global Geostationary Composite" from the m. I visualize them using the MCIDAS-V but I would like know how can I read the informations of these blocks: Directory, Navigation, Calibration and Supplemental. Someone has a fortran or IDL code for readt these blo...
by jconrado
Fri Jan 29, 2016 1:06 pm
Forum: General Questions
Topic: Global Hydrology Resource Center (GHRC) Infrared Images
Replies: 3
Views: 2756

Global Hydrology Resource Center (GHRC) Infrared Images

Hi, I have some data from the Global Hydrology Resource Center (GHRC). Thes data are in the MCidas format. I use the MCIDAS-V to open and visualize then. On my image I have the map over the Infrared data. I would like to know how the MCIDAS-V navigate these data and how can I get a copy of the each ...