Search found 127 matches

by beckys
Wed Dec 11, 2013 8:32 pm
Forum: Scripting
Topic: STATION locater in getADDEImage
Replies: 8
Views: 4614

Re: STATION locater in getADDEImage

Joleen, In order to do it properly, the station database would need to be accessible from all of the choosers, the data probe, etc. and also would need a manager, so that users could add and edit their own stations. For the Level III RADAR chooser, when you click Connect it actually tells you that i...
by beckys
Wed Dec 11, 2013 7:02 pm
Forum: Scripting
Topic: STATION locater in getADDEImage
Replies: 8
Views: 4614

Re: STATION locater in getADDEImage

Including the station is not a standard part of the ADDE request at all, even in McIDAS-X. It's up to the McIDAS-X client to convert the station to lat/lon and send the lat/lon request to the ADDE server. If you do an IMGDISP EASTS/CONUS.-1 STA=MSN BAND=4 DEV=CCC, you'll see the ADDE request is actu...
by beckys
Wed Oct 16, 2013 5:22 pm
Forum: General Questions
Topic: Reduce the Number of Times buildWindow is called
Replies: 8
Views: 3993

Re: Reduce the Number of Times buildWindow is called

Joleen - There is a way to remove all layers and/or to remove all data. From the McIDAS-V User's Guide: m removeAllData( ) - Removes all data sources added during the current session, without removing any displays. Usage: removeAllData() removeAllLayers( ) - Removes all layers that have been display...
by beckys
Wed Sep 25, 2013 4:12 pm
Forum: General Questions
Topic: ISL animation
Replies: 3
Views: 2483

Re: ISL animation

Hello,

We are not supporting ISL in McIDAS-V and are encouraging users to do their scripting in Jython.

Try going through the Scripting tutorial on our website and see if that meets your needs -- http://www.ssec.wisc.edu/mcidas/softwar ... ation.html

Thank you!
- Becky
by beckys
Thu Sep 19, 2013 10:06 pm
Forum: General Questions
Topic: itcz detection
Replies: 1
Views: 1609

Re: itcz detection

IR Satellite Imagery is usually used to identify the ITCZ. You can do a google search to find some interesting studies on different detection methods.

To order data from EUMETSAT, you'll need to access their EO Portal: https://eoportal.eumetsat.int
by beckys
Tue Jun 18, 2013 10:17 pm
Forum: General Questions
Topic: Forums Search needs help
Replies: 2
Views: 2109

Re: Forums Search needs help

Hi Mat,

I know that the search is not the greatest. We're pretty much limited to what phpBB offers. The problem with ''mcidas-x'' is that it ignores the dash.

- Becky
by beckys
Thu Jun 06, 2013 3:06 am
Forum: Scripting
Topic: getADDEImage update
Replies: 0
Views: 3114

getADDEImage update

The output format from getADDEImage has been updated in the latest nightly version of McIDAS-V. We have done extensive testing and do not expect any problems, but if you find any errors in your scripts, please let us know.

Becky
by beckys
Mon Apr 15, 2013 2:19 pm
Forum: Scripting
Topic: one try and I am done
Replies: 9
Views: 4195

Re: one try and I am done

Hi Joleen,

From our testing, we believe that this is a threading issue. Jon is making changes to run createLayer on the event dispatch thread, which fixes the problem for us. I don't think he's checked that in yet, but I'll talk to him today and find out the status.

- Becky
by beckys
Fri Mar 01, 2013 2:08 am
Forum: Bug Reports
Topic: unable to connect to Local ADDE Server - MODIS data
Replies: 2
Views: 1650

Re: unable to connect to Local ADDE Server - MODIS data

Glad to hear you got things resolved, and thanks for letting us know.

If you or your TA need any more assistance with McIDAS-V, please contact us again. If you can think of anything that would help in your class, let us know that, too.

Becky
by beckys
Tue Feb 05, 2013 6:43 pm
Forum: Bug Reports
Topic: nextStep() does not work
Replies: 10
Views: 4845

Re: nextStep() does not work

Hi, Joleen -

We'll also notify the IDV folks of the problem.

- Becky