Search found 989 matches

by bobc
Tue May 03, 2022 11:49 am
Forum: General Questions
Topic: Mask Value Function
Replies: 3
Views: 4493

Re: Mask Value Function

Hi Joleen, You can now use "!=" when evaluating the Mask Value formula through the User Interface in today's (05/03/22) 1.9beta1 nightly. In the Select Input window, the bottom option under Comparison is now "!=". I've tested this on macOS and Windows 10 and it seems to be workin...
by bobc
Fri Apr 22, 2022 8:06 pm
Forum: General Questions
Topic: export my data to netcdf with latitude and longitude grid
Replies: 1
Views: 3059

Re: export my data to netcdf with latitude and longitude grid

Hello, You can export satellite imagery to a netCDF file going to the Field Selector tab of the Data Explorer and selecting Formulas on the left side of the tab. Under Fields, expand "Export" and select "Export Grid/Image to netCDF". Once you click Create Display, you'll need to ...
by bobc
Thu Apr 14, 2022 8:18 pm
Forum: Feature Requests
Topic: building new color tables from ascii text?
Replies: 12
Views: 14978

Re: building new color tables from ascii text?

Thanks for your input, Ghansham. I added your comments to inquiry 2385.

Bob Carp
by bobc
Mon Apr 11, 2022 4:23 pm
Forum: Tips and Tricks
Topic: Improved Scatter Plot control
Replies: 11
Views: 15523

Re: Improved Scatter Plot control

Hi Ghansham,

Thanks for the code! I added it to McIDAS-V inquiry 2698 for us to test and evaluate incorporating into McIDAS-V. I'll let you know if we have any feedback as we look into it.

Thanks again,
Bob Carp
by bobc
Wed Dec 29, 2021 1:21 am
Forum: General Questions
Topic: Add server to MCIDAS-V
Replies: 8
Views: 6811

Re: Add server to MCIDAS-V

Hello, When I created this list earlier I was likely using data servers from our Satellite Data Services (SDS) group in our building. These servers/datasets do require accounting information, which must be obtained from SDS. If you are interested in pursuing this option, there is a "Contact Us&...
by bobc
Mon Nov 15, 2021 5:31 pm
Forum: General Questions
Topic: reading Sentinel-3 SRAL files fails
Replies: 2
Views: 3949

Re: reading Sentinel-3 SRAL files fails

Hi HP, I figured it out. This isn't a gridded netCDF file (which McV tries to load the data as), but a point netCDF file. Through the General>Files/Directories chooser, select "netCDF/GEMPAK Point Data files" from the Data Type dropdown, select your file, and click Add Source. From working...
by bobc
Mon Nov 15, 2021 4:15 pm
Forum: General Questions
Topic: reading Sentinel-3 SRAL files fails
Replies: 2
Views: 3949

Re: reading Sentinel-3 SRAL files fails

Hi HP, I'm replicating that this file is giving the Non-Compliant NetCDF Tool window at Add Source. I went back several McV versions and I'm getting this same result all the way back to version 1.3: Nightly (2021/11/15) Core 1.8 (release date - 2018/12/04) Core 1.7u1 (release date - 2018/01/25) Core...
by bobc
Mon Oct 11, 2021 12:06 pm
Forum: General Questions
Topic: Make Data Source Local
Replies: 11
Views: 7440

Re: Make Data Source Local

Great! I'm glad you were able to get your script running using cron.

Bob
by bobc
Wed Oct 06, 2021 2:09 pm
Forum: General Questions
Topic: Make Data Source Local
Replies: 11
Views: 7440

Re: Make Data Source Local

Great! I'm glad to hear that my suggestion appears to be working well. Please let me know if you have any further questions.

Thanks,
Bob
by bobc
Tue Oct 05, 2021 7:03 pm
Forum: General Questions
Topic: Make Data Source Local
Replies: 11
Views: 7440

Re: Make Data Source Local

Thanks for the explanation, that sounds like a good justification for writing the AREAs locally. I think my suggestion of running background scripts to write the AREAs might be the easiest solution for this, especially if you want things to run without much user interaction of if you plan on updatin...