How can calculate SUM, STD, AVERAGE...of attribute using scripting language?
Hello everybody
I'm looking for calculate some parameters like SUM, STD, MEAN...to use them in the calculation of a RMSE formula.
RMSE(Global)=SUM [AVERAGE(RMSE(i))+3STD(RMSE(i))]/2
or:
RMSE(Global): Global RMSE value of the data in question.
RMSE(i): partial RMSE value of point (i).
I need to evaluate datas by RMSE(Global) value and append it in the data filename in order to classify and fit them to the most precise data and merge them
How can i calculate it using attribute values in scripting language?
Please tell me if it is possible or give another way to do it
Best regards
DANBRI
I'm looking for calculate some parameters like SUM, STD, MEAN...to use them in the calculation of a RMSE formula.
RMSE(Global)=SUM [AVERAGE(RMSE(i))+3STD(RMSE(i))]/2
or:
RMSE(Global): Global RMSE value of the data in question.
RMSE(i): partial RMSE value of point (i).
I need to evaluate datas by RMSE(Global) value and append it in the data filename in order to classify and fit them to the most precise data and merge them
How can i calculate it using attribute values in scripting language?
Please tell me if it is possible or give another way to do it
Best regards
DANBRI
Answers
-
Hi DANBRI,
There's no way to calculate those in Global Mapper currently. However, new aggregate functions @sum(), @min(), @max(), @median(), @stddev(), and @variance() will be available in the attribute query language in the upcoming Global Mapper 22.0 release. We do not have an RMSE calculation at this time, but we'll consider adding it.
Cheers,
~Jeff
Categories
- 13K All Categories
- 5.8K Features Discussion
- 350 Downloading Imagery
- 1.3K Elevation Data
- 385 Georeferencing Imagery Discussion
- 652 GM Script Language
- 56 User Scripts
- 115 GPS Features
- 421 Projection Questions
- 837 Raster Data
- 1.4K Vector Data
- 6.7K Support
- 182 Announcement and News
- 943 Bug Report
- 562 SDK
- 1.2K Suggestion Box
- 3.8K Technical Support
- 581 Other Discussion
- 132 GIS Data Sources
- 27 Global Mapper Showcase
- 245 How I use Global Mapper
- 111 Global Mapper Forum Website

