Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New functions and improvements #18

Merged
merged 13 commits into from
Sep 6, 2017
Merged

New functions and improvements #18

merged 13 commits into from
Sep 6, 2017

Conversation

rolfsimoes
Copy link
Member

introduces new functions:
- sits_labels() # returns a simple vector
- sits_labels() <- labels # labels names vector -- redefines the labels names
- sits_bands() <- bands # bands names vector -- redefines the bands names
- sits_foreach() # iterates over a group of data
- sits_summary() # equivalent to the older sits_labels() function
- sits_samples() # resamples sits data

modified functions:
- sits_envelope() # change parameter: adds operations, removes window.size
- sits_cluster_cleaner() # change parameter: adds min_lab_perc

removed functions:
- sits_labels_list()
- sits_labels_)

rolfsimoes and others added 13 commits August 29, 2017 09:17
Merge branch 'master' of https://github.com/e-sensing/sits into dev

Conflicts:
	DESCRIPTION
Conflicts:
	DESCRIPTION
	R/sits_machine_learning.R
	R/sits_table.R
	man/sits_svm.Rd
- sits_labels() # returns a simple vector
- sits_labels() <- labels # labels names vector -- redefines the labels names
- sits_bands() <- bands # bands names vector -- redefines the bands names
- sits_foreach() # iterates over a group of data
- sits_summary() # equivalent to the older sits_labels() function
- sits_samples() # resamples sits data

modified functions:
- sits_envelope() # change parameter: adds operations, removes window.size
- sits_cluster_cleaner() # change parameter: adds min_lab_perc

removed functions:
- sits_labels_list()
- sits_labels_)
@gilbertocamara gilbertocamara merged commit 997b852 into e-sensing:master Sep 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants