Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Scilib-GEO details
Please login or create an account

Scilib-GEO

(60/2450 downloads)
A collection of functions for use in geodaesie and astronomie
Details
Version
0.5-1
Most recent version: 0.5.59.1
Author(s)
cos
Entity
area7
Package maintainer
Christof Schulze
Categories
License
Supported Scilab Versions
>= 5.2
Creation Date
6th of September 2010
ATOMS packaging system
This module is not currently under ATOMS packaging system
Description
Scilib-GEO provides a collection of basic functions used in geodaetic calculations. This version is tested for use with Scilab v5.2.2. Not all functions are compatible to version 0.1. New and revised functionality, especially in: - sp3_parse_file() - alm_parse_yumafile()
Files (1)
[640.22 Ko] scilib_geo-0.5-1-src.zip
Binary version with including sources
News (0)
Comments (2)
    Leave a comment 
Comment from Samuel Gougeon -- 28th of October 2010, 05:26:16 PM    
Hello,

Thank you for this nice toolbox. When discovering and exploring it
through the examples, i have noticed some errors or missing points:

* sphere(): 
 - Why do you call it a scatterplot, since the generated
   mesh is regular (not scattered points)
 - r is not defined in the example => Yields an error

* -->plotWorldmap(%T);
 !--error 4 
Undefined variable: %GEOlib_DIR
at line      24 of function plotWorldmap called by :  
plotWorldmap(%T);
// Maybe should it be defined in the loader.sce?

Cheers
Samuel
Comment from Christof Schulze -- 29th of October 2010, 10:34:57 PM    
Hello,

Thank you for your interest in this toolbox and especially for posting your comment.

The Output of the function sphere() is infact rather a point cloud than scattered, the
definition as "scattered" is a relic from the first translation into English.

You have steped into one bug introduced during rework to v0.5, it should now be fixed in
the next minor update.
The Variable %GEOlib_DIR should not be used or necessary any more. It pointed in the old
environment to the location of the toolbox. To avoid/fix this bug till the next release
you can define it and point it to the location where you saved this toolbox.



Regards
Christof
Leave a comment
You need to log in before you can leave a comment.