Search found 175 matches

by ghansham
Sat Mar 18, 2023 12:20 pm
Forum: Tips and Tricks
Topic: Improved Scatter Plot control
Replies: 11
Views: 6909

Re: Improved Scatter Plot control

Do we have any update on this?
by ghansham
Thu Sep 29, 2022 6:01 pm
Forum: General Questions
Topic: Sandwich rgb
Replies: 9
Views: 4724

Re: Sandwich rgb

Hi All, I have added this capability in the wms server that serves images for https://rapid.imd.gov.in/r2v You can choose 3DIMG or 3RIMG sensor. Product type composite and sandwich layer. We have given option to user to set range visible and thermal IR layer. It is usable in daytime only. I am grate...
by ghansham
Sat Apr 09, 2022 2:10 am
Forum: Feature Requests
Topic: building new color tables from ascii text?
Replies: 12
Views: 11700

Re: building new color tables from ascii text?

I will post the code long time ago that I wrote to generate linear color table using color list and break point list (break points placed un-evenly). We need a gui where we have a table which has two columns. 1. Break point 2. Color value. And break points should be strictly either in ascending or d...
by ghansham
Fri Apr 08, 2022 9:43 am
Forum: Tips and Tricks
Topic: Improved Scatter Plot control
Replies: 11
Views: 6909

Re: Improved Scatter Plot control

Dear All, Attached herewith modified ScatterDisplay java class which has the changes to make it faster :-). I downloaded the mcidas master branch from github on 22nd April. I have changed the name of class to ScaterDisplayM to keep it different from the original. I have renamed it to .txt as the .ja...
by ghansham
Fri Apr 08, 2022 9:30 am
Forum: General Questions
Topic: Sandwich rgb
Replies: 9
Views: 4724

Re: Sandwich rgb

R/All I just want to thank all who contributed to this topic. After a long time, I got some time out to post the results that we achieved for sandwich RGB using INSAT-3D data. Wanted to mention here that we resampled IR to bring to VIS resolution. One part is still left, that is square root enhancem...
by ghansham
Thu Dec 03, 2020 2:15 pm
Forum: Bug Reports
Topic: Bug in visad.bom.radar3dcoordinatesystem
Replies: 1
Views: 1186

Bug in visad.bom.radar3dcoordinatesystem

Please refer to idv issue

[IDV #LEA-863736]: Regarding netcdf sweep file adapter

I am pretty sure there is some issue the way
altitude values are calculated in to reference method.

Ghansham
by ghansham
Sun Nov 22, 2020 12:01 pm
Forum: Feature Requests
Topic: Wild Cards for filenames in datasource.xml
Replies: 3
Views: 2842

Re: Wild Cards for filenames in datasource.xml

There are some cool utility classes in apache common io which help in this. You can use them.
by ghansham
Wed Oct 31, 2018 5:40 pm
Forum: Bug Reports
Topic: Problems with projected GeoTIFF files
Replies: 9
Views: 4751

Re: Problems with projected GeoTIFF files

Hi All

I will try to generate a plugin and upload it on this thread itself. Give me a couple of days.
Ghansham
by ghansham
Wed Oct 31, 2018 1:45 pm
Forum: Bug Reports
Topic: Problems with projected GeoTIFF files
Replies: 9
Views: 4751

Re: Problems with projected GeoTIFF files

The quickfix can be I can create a plugin and send you that. It should work for you.
by ghansham
Wed Oct 31, 2018 4:51 am
Forum: Bug Reports
Topic: Problems with projected GeoTIFF files
Replies: 9
Views: 4751

Re: Problems with projected GeoTIFF files

Hi all

Sample program showing how to read projected geotiff using geotiff iosp for ncj.
Output of program is also shown.

The best way could be to create an "Under Development->DataSource" before ncj community officially adopts it :-)

Ghansham